Skip to content

HIVE-29600: Error message is too verbose in Metastore handler#6465

Merged
dengzhhu653 merged 1 commit intoapache:masterfrom
dengzhhu653:HIVE-29600
May 9, 2026
Merged

HIVE-29600: Error message is too verbose in Metastore handler#6465
dengzhhu653 merged 1 commit intoapache:masterfrom
dengzhhu653:HIVE-29600

Conversation

@dengzhhu653
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor

@dengzhhu653 , verified the changes for the HIVE-29602 by running the schematool, this PR is working 👍🏻

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor

LGTM +1 (non-binding)

Copy link
Copy Markdown
Contributor

@wecharyu wecharyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except one possible unrelated change.

@Override
@Deprecated
public void create_database(final Database db) throws TException {
public final void create_database(final Database db) throws TException {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: This change seems unrelated.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, they are small improvements under the same parent Jira/task as well, so I put them together.

@dengzhhu653 dengzhhu653 merged commit ba43ea3 into apache:master May 9, 2026
6 checks passed
@dengzhhu653 dengzhhu653 deleted the HIVE-29600 branch May 9, 2026 11:33
@dengzhhu653
Copy link
Copy Markdown
Member Author

Thank you for the check and review, @Aggarwal-Raghav, @wecharyu !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants